Uses of Class
com.netscape.certsrv.authentication.EMissingCredential
Packages that use EMissingCredential
Package
Description
-
Uses of EMissingCredential in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EMissingCredentialModifier and TypeMethodDescriptionAgentCertAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificateDirBasedAuthentication.authenticate
(AuthCredentials authCred) Authenticates user through LDAP by a set of credentials.SessionAuthentication.authenticate
(AuthCredentials authCred) Authenticate user.SSLclientCertAuthentication.authenticate
(AuthCredentials authCred) authenticates user by certificateTokenAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificate -
Uses of EMissingCredential in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication that throw EMissingCredentialModifier and TypeMethodDescriptionAuthSubsystem.authenticate
(AuthCredentials authCred, String authMgrInstName) Authenticate to the named authentication manager instanceCertUserDBAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificateNullAuthentication.authenticate
(AuthCredentials authCred) authenticates nothingPasswdUserDBAuthentication.authenticate
(AuthCredentials authCred) authenticates administratrators by LDAP uid/pwd -
Uses of EMissingCredential in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that throw EMissingCredentialModifier and TypeMethodDescriptionabstract AuthToken
AuthManager.authenticate
(AuthCredentials authCred) Authenticate the given credentials.